home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000237_news@columbia.edu _Fri Apr 28 13:07:06 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA20665
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 13:07:06 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA23503
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 13:06:50 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA26533
  10.     for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 12:51:02 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: "Damon Brownd" <dbrownd@HoustonEye.com>
  13. Subject: K-95 and filenames containing spaces
  14. Organization: Houston Eye Associates
  15. Message-ID: <IjjO4.1249$8%6.31520@news.swbell.net>
  16. Date: Fri, 28 Apr 2000 11:49:32 -0500
  17. To: kermit.misc@columbia.edu
  18.  
  19. How do you enter a directory path or file name containing spaces at the K-95
  20. command prompt?
  21.  
  22. For instance:
  23.  
  24.         send c:\My Documents\Some File.doc
  25.  
  26.  
  27. I have searched the using C-Kermit manual as well as the online manuals.
  28. Obviously, I'm not looking in the right place.
  29.  
  30.